home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / misc / dislib / vbcc / readme < prev    next >
Text File  |  1999-11-29  |  2KB  |  57 lines

  1.  
  2. mmu.lib for vbcc
  3. ================
  4.  
  5. Created at 30.08.99 from MMU_Lib.FD (v0.44)
  6. also included the Disassembler_Lib and the
  7. 68040_lib/680x0_lib.
  8.  
  9. I have also included the lvo-files and the vbcc
  10. autolib-.c-files. Please follow the instructions in the
  11. vbcc doc for using the autolib function.
  12.  
  13. This libfiles can be used by vbcc and directly linked
  14. to your programs.
  15. To use the library under vbcc this files are recommended.
  16. I don't know to with other compilers they are compatible.
  17. It works correct by use of PhxLnk and vlink.
  18.  
  19. I generate the libs for myself with an own tool, the
  20. project-make-manager (PMM) and so it is only one command
  21. for me to create them.
  22. I think, other users of vbcc can use them and must not do
  23. same work.
  24.  
  25. I give this without copyright or anything else free to use
  26. for everybody.
  27.  
  28. Used tools:
  29. -----------
  30. Stubs and lvo created from fd-file with FD2Lib, FD2LibPPC and
  31. FD2LibWOS.
  32. Stubs assembled with PhxAss and vasm.
  33. .Lib generated with PmmLibr.
  34. .a generated with ppc-amigaos-ar.
  35. Autolib-files created with autolib.
  36.  
  37. Some copyrights:
  38. ----------------
  39. All library's are copyright by Thomas Richter / THOR.
  40.  
  41. vbcc, FD2Lib, FD2LibPPC and ppc-amigaos-ppc are part of the
  42. vbcc(PPC)-package copyright by Volker Barthelmann
  43.  
  44. PD2LibWOS is part of the vbcc-WOS-extension from Frank Wille.
  45. PhxAss, PhxLnk, vasm, vlink and autolib are parts of the
  46. vbcc-package copyright by Frank Wille
  47.  
  48. PmmLibr is part of the ProjectMakeManager(beta) copyright
  49. by Michaela Prüß
  50.  
  51. PowerUP is copyright and trademark by Phase-5.
  52.  
  53. WarpOS ist copyright and reserved by Haage & Partner.
  54.  
  55.  
  56. 24.9.99 / Michaela Prüß
  57.